home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Software / Vyzkuste / pspad / pspad_setup.exe / {app} / Context / Bat.DEF next >
Text File  |  2001-08-14  |  57KB  |  1,073 lines

  1. ; Tento soubor obsahuje makra programu PSPad pro MS-Dos BAT
  2. ;
  3. ; ╪ßdky zaΦφnajφcφ st°ednφkem a prßzdnΘ °ßdky jsou ignorovßny
  4. ;
  5. ; Formßt p°φkaz∙ :
  6. ;  [jmΘno_p°φkazu | popis p°φkazu (libovoln² text)]*klßvesovß_zkratka
  7. ;  °ßdek p°φkazu, kter² bude vlo₧en
  8. ;  °ßdek p°φkazu, kter² bude vlo₧en ...
  9. ;
  10. ; hlaviΦka p°φkazu je uzav°ena do [], znak | slou₧φ jako odd∞lovaΦ
  11. ; jmΘna p°φkazu a komentß°e.
  12. ; * urΦuje nepovinnou klßvesovou zkratku
  13. ; pokud °ßdek p°φkazu obsahuje znak |, kurzor se po vlo╛enφ do
  14. ; textu zastavφ na tomto mφst∞
  15. ; pokud °ßdek p°φkazu obsahuje znak º, bude zde vlo₧en oznaΦen² text
  16. ;
  17. ; autor: ing. Jan Fiala pspad@wo.cz
  18. ; poslednφ revize: 13.8.2001
  19. ;
  20. [APPEND | add search path for data files]
  21. APPEND |[d:]path[;][d:]path[...]
  22. [APPEND1 | add search path for data files]
  23. APPEND ;
  24. APPEND [d:]path[;][d:]path[...]
  25. APPEND |[/X:on|off][/path:on|off] [/E]
  26. Rem Displays or sets the search path for data files. DOS will search
  27. Rem the specified path(s) if the file is not found in the current path.
  28. Rem /X[:ON|:OFF]
  29. Rem     Specifies whether MS-DOS is to search (/X:ON) or not search (/X:OFF)
  30. Rem     appended directories. The default value is /X:OFF.
  31. Rem /PATH:ON|/PATH:OFF
  32. Rem     Specifies whether a program is to search appended directories for a data
  33. Rem     file when a path is already included with the name of the file the
  34. Rem     program is looking for. The default setting is /PATH:ON.
  35. Rem /E
  36. Rem     Assigns the list of appended directories to an environment variable
  37. Rem     named APPEND. This switch can be used only the first time.
  38. [ASSIGN | redirects disk drive requests]
  39. ASSIGN |x=y [...] /sta
  40. Rem Redirects disk drive requests to a different drive.
  41. [ATTRIB | sets or displays attributes of a file]
  42. ATTRIB |[+R|-R] [+A|-A] [+S|-S] [+H|-H] [d:][path]filename [/S]
  43. [ATTRIB1 | sets or displays attributes of a file]
  44. ATTRIB |[d:][path]filename [/S]
  45. ATTRIB [+R|-R] [+A|-A] [+S|-S] [+H|-H] [d:][path]filename [/S]
  46. Rem Sets or displays the read-only, archive, system,
  47. Rem and hidden attributes of a file or directory.
  48. Rem + sets attribute
  49. Rem - clear attribute
  50. Rem   R Read-Only file
  51. Rem   A Archive file
  52. Rem   S System file
  53. Rem   H Hidden file
  54. Rem /S processes files in the current directory and all of its subdirectories
  55. [BACKUP | makes a backup copy of file(s)]
  56. BACKUP |d:[path][filename] d:[/S][/M][/A][/F:(size)] [/P][/D:date] [/T:time] [/L:[path]filename]
  57. Rem Makes a backup copy of one or more files.
  58. [BREAK | check for a Ctrl + Break]
  59. BREAK=|on|off
  60. Rem Used from the DOS prompt or in a batch file or in the CONFIG.SYS file
  61. Rem to set (or display) check for a Ctrl + Break key combination.
  62. [BUFFERS | number of disk buffers]
  63. BUFFERS=|number[,read_ahead_number]
  64. [BUFFERS1 | number of disk buffers]
  65. BUFFERS=|number[,read_ahead_number]
  66. Rem Used in the CONFIG.SYS file to set the number of disk buffers (number)
  67. Rem that willbe available for use during data input. Also used to set a value
  68. Rem for the numberof sectors to be read in advance (read-ahead) during
  69. Rem data input operations.
  70. Rem numbers = 0..99, read-ahead number = 1..8
  71. [CALL | calls another batch file]
  72. CALL |[d:][path]batchfilename [options]
  73. Rem Calls another batch file and then returns to current batch file to continue.
  74. [CHCP | displays the current code page]
  75. CHCP (codepage)
  76. Rem Displays the current code page or changes the code page that DOS will use.
  77. [CHDIR | change current directory]
  78. CHDIR |(CD) [d:]path
  79. Rem Displays working (current) directory and/or changes to a different directory.
  80. [CHKDSK | checks a disk]
  81. CHKDSK |[d:][path][filename] [/F][/V]
  82. [CHKDSK1 | checks a disk]
  83. CHKDSK |[d:][path][filename] [/F][/V]
  84. Rem Checks a disk and provides a file and memory status report.
  85. Rem /F  fixes errors on the disk. Do not use this option when running CHKDSK
  86. Rem     from other programs In general, when fixing disk errors, use
  87. Rem     ScanDisk instead of CHKDSK.
  88. Rem /V  Displays the name of each file in every directory as the disk is
  89. Rem     checked.
  90. [CHOICE | provide a prompt so that a user can make a choice]
  91. CHOICE |[/C[:]keys] [/N][/S][/T[:]c,nn] [text]
  92. [CHOICE1 | provide a prompt so that a user can make a choice]
  93. Rem CHOICE |[/C[:]keys] [/N][/S][/T[:]c,nn] [text]
  94. Rem Used to provide a prompt so that a user can make a choice
  95. Rem while a batch program is running.
  96. Rem /C[:]keys
  97. Rem     Specifies allowable keys in the prompt. When displayed, the keys will be
  98. Rem     separated by commas, will appear in brackets ([]), and will be followed
  99. Rem     by a question mark. If you don't specify the /C switch, CHOICE uses YN
  100. Rem     as the default. The colon (:) is optional.
  101. Rem /N  Causes CHOICE not to display the prompt. The text before the prompt is
  102. Rem     still displayed, however
  103. Rem /S  Causes CHOICE to be case sensitive
  104. Rem /T[:]c,nn
  105. Rem     Causes CHOICE to pause for a specified number of seconds before
  106. Rem     defaulting to a specified key.
  107. Rem     c  specifies the character to be default
  108. Rem     nn number of seconds
  109. [CLS | clears screen]
  110. CLS|
  111. Rem Clears (erases) the screen.
  112. [COMMAND | starts a new version of command processor]
  113. COMMAND |[d:][path] [device] [/P][/E:(size)] [/MSG][/Y [/C (command)|/K (command)]
  114. [COMMAND1 | starts a new version of command processor]
  115. COMMAND |[d:][path] [device] [/P][/E:(size)] [/MSG][/Y [/C (command)|/K (command)]
  116. Rem Starts a new version of the DOS command processor
  117. Rem (the program that loads the DOS Internal programs).
  118. Rem /C command
  119. Rem     Specifies that the command interpreter is to perform the specified
  120. Rem     command and then exit. This switch must be the last switch on the
  121. Rem     command line.
  122. Rem /E:nnnnn
  123. Rem     Specifies the environment size, where nnnnn is the size in bytes. The
  124. Rem     value of nnnnn must be in the range 160 through 32768. MS-DOS rounds
  125. Rem     this number up to a multiple of 16 bytes. The default value is 256.
  126. Rem /K command
  127. Rem     Runs the specified command, program, or batch program and then displays
  128. Rem     the MS-DOS command prompt. This switch must be the last switch on the
  129. Rem     COMMAND command line.
  130. Rem /P  switch makes the new copy of the command interpreter permanent.
  131. Rem     In this case, the EXIT command cannot be used to stop the command interpreter.
  132. Rem /MSG
  133. Rem     Specifies that all error messages should be stored in memory. Usually,
  134. Rem     some messages are stored only on disk. This switch is useful only if you
  135. Rem     are running MS-DOS from floppy disks. You must specify the /P switch
  136. Rem     when you use the /MSG switch.
  137. Rem /Y  Directs COMMAND.COM to step through the batch file specified by the /C
  138. Rem     or /K switches. This switch is useful for debugging batch files. For
  139. Rem     example, to step through the TEST.BAT batch file line by line, you would
  140. Rem     type COMMAND /Y /C TEST. The /Y switch requires either the /C or the /K
  141. Rem     switch.
  142. [COMP | compares two groups of files]
  143. COMP |[d:][path][filename] [d:][path][filename] [/A][/C][/D][/L][/N:(number)]
  144. Rem Compares two groups of files to find information that does not match.
  145. Rem (See FC command).
  146. [COPY | copies and appends files]
  147. COPY |[/Y|-Y] [/A][/B] [d:][path]filename [/A][/B] [d:][path][filename] [/V]
  148. [COPY1 | copies and appends files]
  149. COPY |[/Y|-Y] [/A][/B] [d:][path]filename [/A][/B] [d:][path][filename] [/V]
  150. Rem Copies and appends files.
  151. Rem /Y  Indicates that you want COPY to replace existing file(s) without
  152. Rem     prompting you for confirmation.
  153. Rem /-Y Indicates that you want COPY to prompt you for confirmation when
  154. Rem     replacing an existing file.
  155. Rem /A  Indicates an ASCII text file.
  156. Rem /B  Indicates a binary file.
  157. Rem /V  Verifies that new files are written correctly.
  158. [COUNTRY | use country-specific text conventions]
  159. COUNTRY=|country code,[code page][,][d:][filename]
  160. Rem Used in the CONFIG.SYS file to tell DOS to use country-specific text conventions during processing.
  161. [CTTY | changes the standard I/O device]
  162. CTTY |device
  163. Rem Changes the standard console output to an auxiliary device
  164. [DATE | displays and sets the system date]
  165. DATE |mm-dd-yy
  166. Rem Displays and/or sets the system date.
  167. [DBLSPACE | program to compress disk]
  168. DBLSPACE |/automount=drives
  169. DBLSPACE /chkdsk [/F] [d:]
  170. DBLSPACE /compress d: [/newdrive=host:] [/reserve=size] [/F]
  171. DBLSPACE /create d: [/newdrive=host:] [/reserve=size] [/size=size]
  172. DBLSPACE /defragment [d:] ]/F]
  173. DBLSPACE /delete d:
  174. DBLSPACE /doubleguard=0|1
  175. DBLSPACE /format d:
  176. DBLSPACE [/info] [d:]
  177. DBLSPACE /list
  178. DBLSPACE /mount[=nnn] host: [/newdrive=d:]
  179. DBLSPACE /ratio[=ratio] [d:] [/all]
  180. DBLSPACE /size[=size] [/reserve=size] d:
  181. DBLSPACE /uncompress d:
  182. DBLSPACE /unmount [d:]
  183. Rem A program that allows you to compress information on a disk.
  184. [DEBUG | utility used to test and edit programs]
  185. DEBUG [pathname] [parameters]
  186. Rem An MS-DOS utility used to test and edit programs.
  187. [DEFRAG | reorganizing the files on the disk]
  188. DEFRAG |[d:] [/F][/S[:]order] [/B][/skiphigh [/LCD|/BW|/GO] [/H]
  189. [DEFRAG1 | reorganizing the files on the disk]
  190. DEFRAG |[d:] [/F][/S[:]order] [/B][/skiphigh [/LCD|/BW|/GO] [/H]
  191. DEFRAG [d:] [/V][/B][/skiphigh] [/LCD]|/BW|/GO] [/H]
  192. Rem Optimizes disk performance by reorganizing the files on the disk.
  193. Rem /F  Defragments files and ensures that the disk contains no empty spaces
  194. Rem     between files.
  195. Rem /U  Defragments files and leaves empty spaces, if any, between files.
  196. Rem /S  Controls how the files are sorted in their directories.
  197. Rem     Use any combination of the values, and do not separate with spaces:
  198. Rem       N   In alphabetic order by name
  199. Rem       N-  In reverse alphabetic order by name (Z through A)
  200. Rem       E   In alphabetic order by extension
  201. Rem       E-  In reverse alphabetic order by extension (Z through A)
  202. Rem       D   By date and time, earliest first
  203. Rem       D-  By date and time, latest first
  204. Rem       S   By size, smallest first
  205. Rem       S-  By size, largest first
  206. Rem /B  Restarts your computer after files have been reorganized.
  207. Rem /SKIPHIGH
  208. Rem     Loads DEFRAG into conventional memory. By default, DEFRAG is loaded into
  209. Rem     upper memory, if upper memory is available.
  210. Rem /LCD
  211. Rem     Starts DEFRAG using an LCD color scheme.
  212. Rem /BW Starts DEFRAG using a black and white color scheme.
  213. Rem /G0 Disables the graphic mouse and graphic character set.
  214. Rem /H  Moves hidden files.
  215. [DEL | delete file(s)]
  216. DEL |[d:][path]filename [/P]
  217. [DELOLDOS | delete files from previous DOS installation]
  218. DELOLDOS |[/B]
  219. Rem Deletes files from previous versions of DOS after a 5.0 or 6.0 installation.
  220. [DELTREE | delete a directory]
  221. DELTREE |[/Y] [d:]path [d:]path[...]
  222. Rem Deletes a directory including all files and subdirectories that are in it.
  223. [DEVICE | load device driver]
  224. DEVICE=|(driver name)
  225. Rem Used in the CONFIG.SYS file to tell DOS which device driver to load.
  226. [DEVICEHIGH | install driver into upper memory area]
  227. DEVICEHIGH=|(driver name)
  228. Rem Used in CONFIG.SYS to install the device driver into the upper memory area.
  229. [DIR | display directory contents]
  230. DIR |[d:][path][filename] [/A:(attributes)] [/O:(order)] [/B][/C][/CH][/L][/S][/P][/W]
  231. [DIR1 | display directory contents]
  232. DIR |[d:][path][filename] [/A:(attributes)] [/O:(order)] [/B][/C][/CH][/L][/S][/P][/W]
  233. Rem Displays directory of files and directories stored on disk.
  234. Rem /P  Displays one screen of the listing at a time.
  235. Rem /W  Displays the listing in wide format, with as many as five filenames or
  236. Rem     directory names on each line.
  237. Rem /A[[:] attributes]
  238. Rem     Displays only the names of those directories and files with the
  239. Rem     attributes you specify. If you omit this switch, DIR displays the names
  240. Rem     of all files except hidden and system files. If you use this switch
  241. Rem     without specifying attributes, DIR displays the names of all files,
  242. Rem     including hidden and system files. The following list describes each of
  243. Rem     the values you can use for attributes. The colon (:) is optional. Use
  244. Rem     any combination of these values, and do not separate the values with
  245. Rem     spaces.
  246. Rem       H   Hidden files
  247. Rem       -H  Files that are not hidden
  248. Rem       S   System files
  249. Rem       -S  Files other than system files
  250. Rem       D   Directories
  251. Rem       -D  Files only (not directories)
  252. Rem       A   Files ready for archiving (backup)
  253. Rem       -A  Files that have not changed since the last backup
  254. Rem       R   Read-only files
  255. Rem       -R  Files that are not read-only
  256. Rem /O[[:] sortorder]
  257. Rem     Controls the order in which DIR sorts and displays directory names and
  258. Rem     filenames. The following list
  259. Rem     describes each of the values you can use for sortorder. Use any
  260. Rem     combination of the values, and do not separate these values with
  261. Rem     spaces.
  262. Rem       N   In alphabetic order by name
  263. Rem       -N  In reverse alphabetic order by name (Z through A)
  264. Rem       E   In alphabetic order by extension
  265. Rem       -E  In reverse alphabetic order by extension (Z through A)
  266. Rem       D   By date and time, earliest first
  267. Rem       -D  By date and time, latest first
  268. Rem       S   By size, smallest first
  269. Rem       -S  By size, largest first
  270. Rem       G   With directories grouped before files
  271. Rem       -G  With directories grouped after files
  272. Rem       C   By compression ratio, lowest first.
  273. Rem       -C  By compression ratio, highest first.
  274. Rem /S  Lists every occurrence, in the specified directory and all
  275. Rem     subdirectories, of the specified filename.
  276. Rem /B  Lists each directory name or filename, one per line (including the
  277. Rem     filename extension). This switch displays no heading information and no
  278. Rem     summary. The /B switch overrides the /W switch.
  279. Rem /L  Displays unsorted directory names and filenames in lowercase. This
  280. Rem     switch does not convert extended characters to lowercase.
  281. Rem /C[H]
  282. Rem     Displays the compression ratio of files compressed using DoubleSpace or
  283. Rem     DriveSpace, based on an 8K cluster size. The optional H switch displays
  284. Rem     the compression ratio of files compressed using DoubleSpace or
  285. Rem     DriveSpace, based on the cluster size of the host drive. The /C[H]
  286. Rem     switch is ignored when used with the /W or /B switch.
  287. [DISKCOMP | compares contents of two diskettes]
  288. DISKCOMP |[d:] [d:][/1][/8]
  289. [DISKCOMP1 | compares contents of two diskettes]
  290. DISKCOMP |[d:] [d:][/1][/8]
  291. Rem Compares the contents of two diskettes.
  292. Rem /1  Compares only the first sides of the disks, even if the disks are
  293. Rem     double-sided and the drives can read double-sided disks.
  294. Rem /8  Compares only the first 8 sectors per track, even if the disks contain 9
  295. Rem     or 15 sectors per track.
  296. [DISKCOPY | makes exact copy of diskette]
  297. DISKCOPY |[d:] [d:][/1][/V][/M]
  298. [DISKCOPY1 | makes exact copy of diskette]
  299. DISKCOPY |[d:] [d:][/1][/V][/M]
  300. Rem Makes an exact copy of a diskette.
  301. Rem /1  Copies only the first side of a disk.
  302. Rem /V  Verifies that the information is copied correctly. Use of this switch
  303. Rem     slows the copying process.
  304. Rem /M  Forces DISKCOPY to use only conventional memory for interim storage. By
  305. Rem     default, DISKCOPY uses your hard disk as an interim storage area so you
  306. Rem     don't have to swap floppy disks.
  307. [DOS | specify the memory location for DOS]
  308. DOS=[high|low],[umb|noumb]
  309. Rem Used in the CONFIG.SYS file to specify the memory location for DOS.
  310. [DOSKEY | program for recall DOS commands]
  311. DOSKEY |[reinstall] [/bufsize=size][/macros][/history][/insert|/overstrike] [macroname=[text]]
  312. [DOSKEY1 | program for recall DOS commands]
  313. DOSKEY |[reinstall] [/bufsize=size][/macros][/history][/insert|/overstrike] [macroname=[text]]
  314. Rem Loads the Doskey program into memory which can be used
  315. Rem to recall DOS commands so that you can edit them.
  316. Rem /REINSTALL
  317. Rem     Installs a new copy of the Doskey program, even if one is already
  318. Rem     installed. In the latter case, the /REINSTALL switch also clears the
  319. Rem     buffer.
  320. Rem /BUFSIZE=size
  321. Rem     Specifies the size of the buffer in which Doskey stores commands and
  322. Rem     Doskey macros. The default size is 512 bytes.
  323. Rem     The minimum buffer size is 256 bytes.
  324. Rem /MACROS
  325. Rem     Displays a list of all Doskey macros. You can use a redirection symbol
  326. Rem     (Rem) with the /MACROS switch to redirect the list to a file. You can
  327. Rem     abbreviate the /MACROS switch as /M.
  328. Rem /HISTORY
  329. Rem     Displays a list of all commands stored in memory. You can use
  330. Rem     a redirection symbol (Rem) with the /HISTORY switch to redirect
  331. Rem     the list to a file. You can abbreviate the /HISTORY switch as /H.
  332. Rem /INSERT|/OVERSTRIKE
  333. Rem     Specifies whether new text you type is to replace old text. If you use
  334. Rem     the /INSERT switch, new text that you type on a line is inserted into
  335. Rem     old text (as if you had pressed the INSERT key).
  336. Rem     If you use the /OVERSTRIKE switch, new text replaces old text.
  337. Rem     The default setting is /OVERSTRIKE.
  338. Rem /APPEDIT
  339. Rem     Submitted by Franc Zabkar:
  340. Rem     The undocumented APPEDIT switch (in Win9x) enables command line history
  341. Rem     in applications such as DEBUG.EXE.
  342. [DOSSHELL | graphic shell program]
  343. DOSSHELL |[/B] [/G:[resolution][n]]|[/T:[resolution][n]]
  344. [DOSSHELL1 | graphic shell program]
  345. DOSSHELL |[/B] [/G:[resolution][n]]|[/T:[resolution][n]]
  346. Rem Initiates the graphic shell program using the specified screen resolution.
  347. Rem Parameters
  348. Rem   resolution
  349. Rem     Specifies a screen-resolution category. Valid values are L, M, and H to
  350. Rem     specify low, medium, and high resolution, respectively. The default
  351. Rem     value of res depends on your hardware.
  352. Rem   n Specifies a screen resolution when there is more than one choice within
  353. Rem     a category. For information about the valid values for this parameter,
  354. Rem     see the "Notes" screen. The default value of n depends on your
  355. Rem     hardware.
  356. Rem /T  Starts MS-DOS Shell in text mode.
  357. Rem /B  Starts MS-DOS Shell using a black-and-white color scheme.
  358. Rem /G  Starts MS-DOS Shell in graphics mode.
  359. [DRIVPARM | set parameters for disk drive]
  360. DRIVPARM= |/D:(number) [/C] [/F:(form factor)] [/H:(number)] [/I][/N][/S:(number)] [/T:(tracks)]
  361. [DRIVPARM1 | set parameters for disk drive]
  362. DRIVPARM= |/D:(number) [/C] [/F:(form factor)] [/H:(number)] [/I][/N][/S:(number)] [/T:(tracks)]
  363. Rem Used in the CONFIG.SYS file to set parameters for a disk drive.
  364. Rem /D:number
  365. Rem     Specifies the physical drive number. Values for number must be in the
  366. Rem     range 0 through 255 (for example, drive number 0 = drive A, 1 = drive B,
  367. Rem     2 = drive C, and so on).
  368. Rem /C
  369. Rem     Specifies that the drive can detect whether the drive door is closed.
  370. Rem /F:factor
  371. Rem     Specifies the drive type. The following list shows the valid values for
  372. Rem     factor and a brief description of each. The default value is 2.
  373. Rem       0   160K/180K or 320K/360K
  374. Rem       1   1.2 megabyte (MB)
  375. Rem       2   720K (3.5-inch disk)
  376. Rem       5   Hard disk
  377. Rem       6   Tape
  378. Rem       7   1.44 MB (3.5-inch disk)
  379. Rem       8   Read/write optical disk
  380. Rem       9   2.88 MB (3.5-inch disk)
  381. Rem /H:heads
  382. Rem     Specifies the maximum number of heads. Values for heads must be in the
  383. Rem     range 1 through 99. The default value depends upon the value you specify
  384. Rem     for /F:factor.
  385. Rem /I  Specifies an electronically compatible 3.5-inch floppy disk drive.
  386. Rem     (Electronically compatible drives are installed on your computer and use
  387. Rem     your existing floppy-disk-drive controller.) Use the /I switch if your
  388. Rem     computer's ROM BIOS does not support 3.5-inch floppy disk drives.
  389. Rem /N  Specifies a non-Removable block device.
  390. Rem /S:sectors
  391. Rem     Specifies the number of sectors per track that the block device
  392. Rem     supports. Values for sectors must be in the range 1 through 99. The
  393. Rem     default value depends upon the value you specify for /F:factor.
  394. Rem /T:tracks
  395. Rem     Specifies the number of tracks per side that the block device supports.
  396. Rem     The default value depends upon the value you specify for /F:factor.
  397. [ECHO | displays messages in batch file]
  398. ECHO |on|off
  399. ECHO (message)
  400. Rem Displays messages or turns on or off the display of commands in a batch file.
  401. [EDIT | starts MS-DOS editor]
  402. EDIT |[d:][path]filename [/B][/G][/H][/NOHI]
  403. [EDIT1 | starts MS-DOS editor]
  404. EDIT |[d:][path]filename [/B][/G][/H][/NOHI]
  405. Rem Starts the MS-DOS editor, a text editor used to create and edit ASCII text files.
  406. Rem /B  Displays MS-DOS Editor in black and white. Use this option if MS-DOS
  407. Rem     Editor isn't displayed correctly on a monochrome monitor.
  408. Rem /G  Uses the fastest screen updating for a CGA monitor.
  409. Rem /H  Displays the maximum number of lines possible for the monitor you are
  410. Rem     using.
  411. Rem /NOHI
  412. Rem     Enables you to use 8-color monitors with MS-DOS Editor. Usually, MS-DOS
  413. Rem     uses 16 colors.
  414. [EMM386 | enables/disables expanded-memory support]
  415. EMM386 |[on|off|auto] [w=on|off]
  416. [EMM3861 | enables/disables expanded-memory support]
  417. EMM386 |[on|off|auto] [w=on|off]
  418. Rem Enables or disables EMM386 expanded-memory support on a computer with
  419. Rem an 80386 or higher processor.
  420. Rem Parameters
  421. Rem ON|OFF|AUTO
  422. Rem     Activates the EMM386 device driver (if set to ON), or suspends the
  423. Rem     EMM386 device driver (if set to OFF), or places the EMM386 device driver
  424. Rem     in auto mode (if set to AUTO). Auto mode enables expanded-memory support
  425. Rem     only when a program calls for it. The default value is ON.
  426. Rem W=ON|W=OFF
  427. Rem     Enables (if set to W=ON) or disables (if set to W=OFF) Weitek
  428. Rem     coprocessor support. The default value is W=OFF.
  429. [EXE2BIN | converts .EXE files to binary format]
  430. EXE2BIN |[d:][path]filename [d:][path]filename
  431. Rem Converts .EXE (executable) files to binary format.
  432. [EXIT | exits command processor]
  433. EXIT|
  434. Rem Exits a secondary command processor.
  435. [EXPAND | expands compressed file]
  436. EXPAND |[d:][path]filename [[d:][path]filename[ . . .]]
  437. Rem Expands a compressed file.
  438. [FASTHELP | displays list of DOS commands]
  439. FASTHELP [command][command] /?
  440. Rem Displays a list of DOS commands with a brief explanation of each.
  441. [FASTOPEN | keeps track for fast file access]
  442. FASTOPEN d:|[=n][/X]
  443. [FASTOPEN1 | keeps track for fast file access]
  444. FASTOPEN d:|[=n][/X]
  445. Rem Keeps track of the locations of files for fast access.
  446. Rem Parameters
  447. Rem n   Specifies the number of files Fastopen can work with at the same time.
  448. Rem     Valid values for n are in the range 10 through 999. The default is 48.
  449. Rem Switch
  450. Rem /X  Creates the name cache in expanded memory instead of in conventional
  451. Rem     memory. The name cache is an area of memory in which MS-DOS stores
  452. Rem     (caches) the locations and names of the files that you open. This cache
  453. Rem     conforms to version 4.0 of the Lotus/Intel/Microsoft Expanded Memory
  454. Rem     Specification (LIM EMS).
  455. [FC | display differences between two files]
  456. FC |[/A][/C][/L][/Lb n][/N][/T][/W][number] [d:][path]filename [d:][path]filename
  457. [FC1 | display differences between two files]
  458. FC |[/A][/C][/L][/Lb n][/N][/T][/W][number] [d:][path]filename [d:][path]filename
  459. FC [/B][/number] [d:][path]filename [d:][path]filename
  460. Rem Displays the differences between two files or sets of files.
  461. Rem /A  Abbreviates the output of an ASCII comparison. Instead of displaying all
  462. Rem     the lines that are different, FC displays only the first and last line
  463. Rem     for each set of differences.
  464. Rem /C  Ignores the case of letters.
  465. Rem /L  Compares the files in ASCII mode. FC compares the two files line by line
  466. Rem     and attempts to resynchronize the files after finding a mismatch. This
  467. Rem     is the default mode for comparing files that do not have extensions of
  468. Rem     .EXE, .COM, .SYS, .OBJ, .LIB, or .BIN.
  469. Rem /LBn
  470. Rem     Sets the number of lines for the internal line buffer. The default
  471. Rem     length of the line buffer is 100 lines. If the files being compared have
  472. Rem     more than this number of consecutive differing lines, FC cancels the
  473. Rem     comparison.
  474. Rem /N  Displays the line numbers during an ASCII comparison.
  475. Rem /T  Does not expand tabs to spaces. The default behavior is to treat tabs as
  476. Rem     spaces, with stops at each eighth character position.
  477. Rem /W  Compresses white space (tabs and spaces) during the comparison. If a
  478. Rem     line contains many consecutive spaces or tabs, the /W switch treats
  479. Rem     these characters as a single space. When used with the /W switch, FC
  480. Rem     ignores (and does not compare) white space at the beginning and end of a
  481. Rem     line.
  482. Rem /nnnn
  483. Rem     Specifies the number of consecutive lines that must match before FC
  484. Rem     considers the files to be resynchronized. If the number of matching
  485. Rem     lines in the files is less than this number, FC displays the matching
  486. Rem     lines as differences. The default value is 2.
  487. Rem /B  Compares the files in binary mode. FC compares the two files byte by
  488. Rem     byte and does not attempt to resynchronize the files after finding a
  489. Rem     mismatch. This is the default mode for comparing files that have
  490. Rem     extensions of .EXE, .COM, .SYS, .OBJ, .LIB, or .BIN.
  491. [FCBS | number of file-control block for file sharing]
  492. FCBS=|(number)
  493. Rem Used in the CONFIG.SYS file to specify the number of file-control blocks
  494. Rem for file sharing.
  495. [FDISK | prepare fixed disk to accept DOS]
  496. FDISK |[/status] [/mbr]
  497. Rem Prepares a fixed disk to accept DOS files for storage.
  498. Rem /mbr switch repair master boot record
  499. [FILES | specify maximum number of open files]
  500. FILES=(number)
  501. Rem Used in the CONFIG.Sys file to specify the maximum number of files
  502. Rem that can be open at the same time.
  503. [FIND | finds location of string in file(s)]
  504. FIND |[/V][/C][/I][/N] string [d:][path]filename[...]
  505. [FIND1 | finds location of string in file(s)]
  506. FIND |[/V][/C][/I][/N] string [d:][path]filename[...]
  507. Rem Finds and reports the location of a specific string of text characters
  508. Rem in one or more files.
  509. Rem /V  Displays all lines not containing the specified string.
  510. Rem /C  Displays only a count of the lines that contain the specified string.
  511. Rem /N  Precedes each line with the file's line number.
  512. Rem /I  Specifies that the search is not to be case-sensitive.
  513. [FOR | repeated commands execution]
  514. FOR |%%(variable) IN (set) DO (command)
  515. FOR %(variable) IN (set) DO (command)
  516. Rem Performs repeated execution of commands
  517. Rem (for both batch processing and interactive processing).
  518. [FORMAT | formats a disk]
  519. FORMAT |d:[/1][/4][/8][/F:(size)] [/N:(sectors)] [/T:(tracks)][/B|/S][/C][/V:(label)] [/Q][/U][/V]
  520. [FORMAT1 | formats a disk]
  521. FORMAT |d:[/1][/4][/8][/F:(size)] [/N:(sectors)] [/T:(tracks)][/B|/S][/C][/V:(label)] [/Q][/U][/V]
  522. Rem Formats a disk to accept DOS files.
  523. Rem /V:label
  524. Rem     Specifies the volume label. The /V switch is not compatible with the /8 switch.
  525. Rem /Q  Specifies a quick format of a disk. With this switch, FORMAT deletes the
  526. Rem     file allocation table (FAT) and the root directory of a previously
  527. Rem     formatted disk, but does not scan the disk for bad areas.
  528. Rem /U   Specifies an unconditional format of a disk. Unconditional formatting
  529. Rem     destroys all existing data on a disk and prevents you from later
  530. Rem     "unformatting" the disk. You should use /U if you have received read and
  531. Rem     write errors during use of a disk. For information about unformatting a
  532. Rem     disk, see the UNFORMAT command.
  533. Rem /F:size
  534. Rem     Specifies the size of the floppy disk to format. When possible, use this
  535. Rem     switch instead of the /T and /N switches. Use one of the following
  536. Rem     values for size:
  537. Rem        160  160K, single-sided, double-density, 5.25-inch disk
  538. Rem        180  180K, single-sided, double-density, 5.25-inch disk
  539. Rem        320  320K, double-sided, double-density, 5.25-inch disk
  540. Rem        360  360K, double-sided, double-density, 5.25-inch disk
  541. Rem        720  720K, double-sided, double-density, 3.5-inch disk
  542. Rem       1200  1.2-MB, double-sided, quadruple-density, 5.25-inch disk
  543. Rem       1440  1.44-MB, double-sided, quadruple-density, 3.5-inch disk
  544. Rem       2880  2.88-MB, double-sided, extra-high-density, 3.5-inch disk
  545. Rem /B  Reserves space for the system files IO.SYS and MSDOS.SYS (as hidden
  546. Rem     files) on a newly formatted disk. In previous versions of MS-DOS, it was
  547. Rem     necessary to reserve this space before using the SYS command to copy the
  548. Rem     system files to the disk. This switch is maintained in MS-DOS version
  549. Rem     6.0 for compatibility reasons only.
  550. Rem /S  Copies the operating system files IO.SYS, MSDOS.SYS, and COMMAND.COM
  551. Rem     from your system's startup drive to a newly formatted disk that you can
  552. Rem     use as a system disk. If FORMAT cannot find the operating system files,
  553. Rem     it prompts you to insert a system disk.
  554. Rem /T:tracks
  555. Rem     Specifies the number of tracks on the disk. When possible, use the /F
  556. Rem     switch instead of this switch. If you use the /T switch, you must also
  557. Rem     use the /N switch. These two switches provide an alternative method of
  558. Rem     specifying the size of the disk being formatted. You cannot use the /F
  559. Rem     switch with the /T switch.
  560. Rem /N:sectors
  561. Rem     Specifies the number of sectors per track. When possible, use the /F
  562. Rem     switch instead of this switch. If you use the /N switch, you must * also
  563. Rem     use the /T switch. These two switches provide an alternative method of
  564. Rem     specifying the size of the disk being formatted. You cannot use the /F
  565. Rem     switch with the /N switch.
  566. Rem /1  Formats a single side of a floppy disk. /4
  567. Rem     Formats a 5.25-inch, 360K, double-sided, double-density floppy disk on a
  568. Rem     1.2-MB disk drive. Some 360K drives cannot reliably read disks formatted
  569. Rem     with this switch. When used with the /1 switch, this switch formats a
  570. Rem     5.25-inch, 180K, single-sided floppy disk.
  571. Rem /8  Formats a 5.25-inch disk with 8 sectors per track. This switch formats a
  572. Rem     floppy disk to be compatible with MS-DOS versions earlier than 2.0.
  573. Rem /C  Retests bad clusters. By default, if a drive contains clusters that have
  574. Rem     been marked as "bad", FORMAT does not retest the clusters; it simply
  575. Rem     leaves them marked "bad". Use the /C switch if you want FORMAT to retest
  576. Rem     all bad clusters on the drive. (In previous versions of MS-DOS, FORMAT
  577. Rem     always retested any bad clusters.)
  578. [GOTO | jump to specific label]
  579. GOTO |(label)
  580. Rem Causes unconditional branch to the specified label.
  581. [GRAFTABL | loads character data table into memory]
  582. GRAFTABL |[(code page)]
  583. GRAFTABL [status]
  584. Rem Loads a table of character data into memory
  585. Rem (for use with a color/graphics adapter).
  586. [GRAPHICS | provides way to print graphics screen contents]
  587. GRAPHICS |[printer type][profile] [/B][/R][/LCD][/PB:(id)] [/C][/F][/P(port)]
  588. [GRAPHICS1 | provides way to print graphics screen contents]
  589. GRAPHICS |[printer type][profile] [/B][/R][/LCD][/PB:(id)] [/C][/F][/P(port)]
  590. Rem Provides a way to print contents of a graphics screen display.
  591. Rem Parameters
  592. Rem type
  593. Rem   Specifies the type of printer:
  594. Rem   COLOR1      An IBM Personal Computer Color Printer with black ribbon
  595. Rem   COLOR4      An IBM Personal Computer Color Printer with RGB ribbon
  596. Rem   COLOR8      An IBM Personal Computer Color Printer with CMY ribbon
  597. Rem   HPDEFAULT   Any Hewlett-Packard PCL printer
  598. Rem   DESKJET     A Hewlett-Packard DeskJet printer
  599. Rem   GRAPHICS    An IBM Personal Graphics Printer, IBM Proprinter, or IBM Quietwriter
  600. Rem   GRAPHICSWIDE An IBM Personal Graphics Printer with an 11-inch-wide carriage
  601. Rem   LASERJET    A Hewlett-Packard LaserJet printer
  602. Rem   LASERJETII  A Hewlett-Packard LaserJet II printer
  603. Rem   PAINTJET    A Hewlett-Packard PaintJet printer
  604. Rem   QUIETJET    A Hewlett-Packard QuietJet printer
  605. Rem   QUIETJETPLUS  A Hewlett-Packard QuietJet Plus printer
  606. Rem   RUGGEDWRITER  A Hewlett-Packard RuggedWriter printer
  607. Rem   RUGGEDWRITERWIDE   A Hewlett-Packard RuggedWriterwide printer
  608. Rem   THERMAL     An IBM PC-convertible Thermal Printer
  609. Rem   THINKJET    A Hewlett-Packard ThinkJet printer [
  610. Rem /R  Prints the image as it appears on the screen (white characters on a
  611. Rem     black background) rather than reversed (black characters on a white
  612. Rem     background). The latter occurs by default.
  613. Rem /B  Prints the background in color. This switch is valid for COLOR4 and
  614. Rem     COLOR8 printers.
  615. Rem /LCD
  616. Rem     Prints an image by using the liquid crystal display (LCD) aspect ratio
  617. Rem     instead of the CGA aspect ratio
  618. [HELP | displays information about command
  619. HELP |[command] [/B][/G][/H][/NOHI]
  620. [HELP1 | displays information about command
  621. HELP |[command] [/B][/G][/H][/NOHI]
  622. Rem Displays information about a DOS command.
  623. Rem /B  Allows use of a monochrome monitor with a color graphics card.
  624. Rem /G  Provides the fastest update of a CGA screen.
  625. Rem /H  Displays the maximum number of lines possible for your hardware.
  626. Rem /NOHI
  627. Rem     Allows the use of a monitor without high-intensity support.
  628. [IF | conditional operations]
  629. IF |[NOT] EXIST filename (command) [parameters]
  630. IF [NOT] (string1)==(string2) (command) [parameters]
  631. IF [NOT] ERRORLEVEL (number) (command) [parameters]
  632. Rem Allows for conditional operations in batch processing.
  633. [INCLUDE | allow used commands from CONFIG.SYS block]
  634. INCLUDE=|blockname
  635. Rem Used in the CONFIG.SYS file to allow you to use the commands
  636. Rem from one CONFIG.SYS block within another.
  637. [INSTALL | load memory-resident program into memory]
  638. INSTALL=|[d:][\path]filename [parameters]
  639. Rem Used in the CONFIG.SYS file to load memory-resident programs
  640. Rem into conventional memory.
  641. [INTERLINK | connects two computers via port]
  642. INTERLINK |[client[:]=[server][:]]
  643. Rem Connects two computers via parallel or serial ports so that
  644. Rem the computers can share disks and printer ports.
  645. [INTERSVR | starts the Interlink server]
  646. INTERSVR |[d:][...][/X=d:][...] [/LPT:[n|address]] [/COM:[n|address]][/baud:rate] [/B][/V]
  647. [INTERSVR1 | starts the Interlink server]
  648. INTERSVR |[d:][...][/X=d:][...] [/LPT:[n|address]] [/COM:[n|address]][/baud:rate] [/B][/V]
  649. INTERSVR /RCOPY
  650. Rem Starts the Interlink server.
  651. Rem /X=drive:
  652. Rem     Specifies the letter(s) of drive(s) that will not be redirected. By
  653. Rem     default, all drives are redirected.
  654. Rem /LPT:[n|address]
  655. Rem     Specifies a parallel port to use. The n parameter specifies the number
  656. Rem     of the parallel port. The address parameter specifies the address of the
  657. Rem     parallel port. If you omit n or address, the Interlnk server uses the
  658. Rem     first parallel port that it finds connected to the client. If you
  659. Rem     specify the /LPT switch and omit the /COM switch, the server searches
  660. Rem     only for parallel ports. By default, all parallel and serial ports are
  661. Rem     scanned.
  662. Rem /COM:[n|address]
  663. Rem     Specifies a serial port to use. The n parameter specifies the number of
  664. Rem     the serial port. The address parameter specifies the address of the
  665. Rem     serial port. If you omit n or address, the Interlnk server searches all
  666. Rem     serial ports and uses the first port that it finds connected to the
  667. Rem     client. If you specify the /COM switch and omit the /LPT switch, the
  668. Rem     server searches only for serial ports. By default, all parallel and
  669. Rem     serial ports are scanned.
  670. Rem /BAUD:rate
  671. Rem     Sets a maximum serial baud rate. Valid values for rate are 9600, 19200,
  672. Rem     38400, 57600, and 115200. The default value is 115200.
  673. Rem /B  Displays the Interlnk server screen in black and white. Use this switch
  674. Rem     if you have problems reading your monochrome monitor.
  675. Rem /V  Prevents conflicts with a computer's timer. Use this switch if you have
  676. Rem     a serial connection between computers and one of them stops running when
  677. Rem     you use Interlnk to access a drive or printer port.
  678. Rem /RCOPY
  679. Rem     Copies Interlnk files from one computer to another, provided that the
  680. Rem     computers are connected with a 7-wire, null-modem serial cable and that
  681. Rem     the <MODERem command is available on the computer where you are installing
  682. Rem     Interlnk.
  683. [JOIN | access to the directory through directory on different drive]
  684. JOIN |d: [d:path]
  685. JOIN d: [/D]
  686. Rem Allows access to the directory structure and files of a drive through
  687. Rem a directory on a different drive.
  688. [KEYB | program for support non US keyboards]
  689. KEYB |[xx][,][yyy][,][d:][path]filename [/E][/ID:(number)]
  690. Rem Loads a program that replaces the support program for U. S. keyboards.
  691. [LABEL | change disk volum label]
  692. LABEL |[d:][volume label]
  693. Rem Creates or changes or deletes a volume label for a disk.
  694. [LASTDRIVE | set maximum number of drives]
  695. LASTDRIVE=|(drive letter)
  696. Rem Used in the CONFIG.SYS file to set the maximum number of drives
  697. Rem that can be accessed.
  698. [LOADFIX | ensures that program is loaded above first 64K memory]
  699. LOADFIX |[d:][path]filename [parameters]
  700. Rem Ensures that a program is loaded above the first 64K
  701. Rem of conventional memory, andruns the program.
  702. [LOADHIGH | loads resident application into high memory area]
  703. LOADHIGH |(LH) [d:][path]filename [parameters]
  704. Rem Loads memory resident application into reserved area of memory (between 640K-1M).
  705. [MEM | displays amount memory]
  706. MEM |[/program|/debug|/classify|/free|/module(name)] [/page]
  707. Rem Displays amount of installed and available memory,
  708. Rem including extended, expanded,and upper memory.
  709. [MEMMAKER | program for optimizing computer's memory]
  710. MEMMAKER |[/B][/batch][/session][/swap:d] [/T][/undo][/W:size1,size2]
  711. Rem Starts the MemMaker program, a program
  712. Rem that lets you optimize your computer's memory.
  713. [MENUCOLOR | set the colors for menu]
  714. MENUCOLOR=|textcolor,[background]
  715. Rem Used in the CONFIG.SYS file to set the colors that will be used by DOS
  716. Rem to display text on the screen.
  717. [MENUDEFAULT | default menu item]
  718. MENUDEFAULT=|blockname, [timeout]
  719. Rem Used in the CONFIG.SYS file to set the startup configuration that
  720. Rem will be used by DOS if no key is pressed within the specified timeout period.
  721. [MENUITEM | item of menu]
  722. MENUITEM=|blockname, [menutext]
  723. Rem Used in the CONFIG.SYS file to create a start-up menu from which
  724. Rem you can select a group of CONFIG.SYS commands to be processed upon reboot.
  725. [MIRROR | saves info that can be used to recover erased files]
  726. MIRROR |[d:]path [d:] path [...]
  727. MIRROR [d1:][d2:][...] [/T(drive)(files)] [/partn][/U][/1]
  728. Rem Saves disk storage information that can be used to recover
  729. Rem accidentally erased files.
  730. [MD | create new subdirectory]
  731. MD |[d:]path
  732. Rem Creates a new subdirectory. Also MkDir
  733. [MODE | sets mode devices or communications]
  734. MODE |n
  735. MODE LPT#[:][n][,][m][,][P][retry]
  736. MODE [n],m[,T]
  737. MODE (displaytype,linetotal)
  738. MODE COMn[:]baud[,][parity][,][databits][,][stopbits][,][retry]
  739. MODE LPT#[:]=COMn [retry]
  740. MODE CON[RATE=(number)][DELAY=(number)]
  741. MODE (device) CODEPAGE PREPARE=(codepage) [d:][path]filename
  742. MODE (device) CODEPAGE PREPARE=(codepage list) [d:][path]filename
  743. MODE (device) CODEPAGE SELECT=(codepage)
  744. MODE (device) CODEPAGE [/STATUS]
  745. MODE (device) CODEPAGE REFRESH
  746. Rem Sets mode of operation for devices or communications.
  747. [MORE | pause after each screen]
  748. MORE |(filename or command)
  749. Rem Sends output to console, one screen at a time.
  750. [MOVE | moves file(s) to specific location]
  751. MOVE |[/Y|/-Y] [d:][path]filename[,[d:][path]filename[...]] destination
  752. Rem Moves one or more files to the location you specify.
  753. Rem Can also be used to renamedirectories.
  754. [MSBACKUP | backup or restore file(s)]
  755. MSBACKUP |[setupfile] [/BW|/LCD|/MDA]
  756. Rem Used to backup or restore one or more files from one disk to another.
  757. [MSCDEX | gain access to CD-ROM drives]
  758. MSCDEX |/D:driver [/D:driver2. . .] [/E][/K][/S][/V][/L:letter] [/M:number]
  759. [MSCDEX1 | gain access to CD-ROM drives]
  760. MSCDEX |/D:driver [/D:driver2. . .] [/E][/K][/S][/V][/L:letter] [/M:number]
  761. Rem Used to gain access to CD-ROM drives (new with DOS Version 6).
  762. Rem /E  Specifies that the CD-ROM driver be allowed to use expanded memory, if
  763. Rem     available, to store sector buffers.
  764. Rem /K  Specifies that MS-DOS should recognize CD-ROM volumes encoded in Kanji.
  765. Rem     By default, MS-DOS does not recognize Kanji CD-ROM volumes.
  766. Rem /S  Enables sharing of CD-ROM drives on MS-NET or Windows for Workgroups
  767. Rem     servers.
  768. Rem /V  Directs MSCDEX to display memory statistics when it starts.
  769. Rem /L:letter
  770. Rem     Specifies the drive letter to assign to the first CD-ROM drive. If you
  771. Rem     have more than one CD-ROM drive, MS-DOS assigns additional CD-ROM drives
  772. Rem     subsequent available drive letters.
  773. Rem /M:number
  774. Rem     Specifies the number of sector buffers.
  775. [MSD | detailed information about computer]
  776. MSD |[/B][/I]
  777. MSD [/I] [/F[d:][path]filename [/P[d:][path]filename [/S[d:][path]filename
  778. Rem Provides detailed technical information about your computer.
  779. [NLSFUNC | load country-specific information]
  780. NLSFUNC |[d:][path]filename
  781. Rem Used to load a file with country-specific information.
  782. [NUMLOCK | specify the state of NumLock]
  783. NUMLOCK=|on|off
  784. Rem Used in the CONFIG.SYS file to specify the state of the NumLock key.
  785. [PATH | sets directories that will be searched for programs]
  786. PATH;
  787. PATH |[d:]path[;][d:]path[...]
  788. Rem Sets or displays directories that will be searched for programs
  789. Rem not in the current directory.
  790. [PAUSE | suspends execution of batch]
  791. PAUSE |[comment]
  792. Rem Suspends execution of a batch file until a key is pressed.
  793. [POWER | power management manipulation]
  794. POWER |[adv:max|reg|min]|std|off]
  795. Rem Used to turn power management on and off, report the status
  796. Rem of power management,and set levels of power conservation.
  797. [PRINT | queues and prints data files]
  798. PRINT |[/B:(buffersize)] [/D:(device)] [/M:(maxtick)] [/Q:(value] [/S:(timeslice)][/U:(busytick)] [/C][/P][/T] [d:][path][filename]
  799. [PRINT1 | queues and prints data files]
  800. PRINT |[/B:(buffersize)] [/D:(device)] [/M:(maxtick)] [/Q:(value] [/S:(timeslice)][/U:(busytick)] [/C][/P][/T] [d:][path][filename]
  801. Rem Queues and prints data files.
  802. Rem /D:device
  803. Rem     Specifies the name of the print device. Valid values for parallel ports
  804. Rem     are LPT1, LPT2, and LPT3. Valid values for serial ports are COM1, COM2,
  805. Rem     COM3, and COM4. The default value is LPT1, which is also called PRN. The
  806. Rem     /D switch must precede any filename used on the command line.
  807. Rem /B:size
  808. Rem     Sets the size (in bytes) of the internal buffer, which is used to store
  809. Rem     data before it is sent to the printer. The minimum and default value for
  810. Rem     size is 512; the maximum value is 16384. Increasing this value decreases
  811. Rem     the amount of memory available for other purposes but may speed up the
  812. Rem     PRINT command.
  813. Rem /U:ticks1
  814. Rem     Specifies the maximum number of clock ticks PRINT is to wait for a
  815. Rem     printer to be available (clock ticks occur about 18 times per second).
  816. Rem     If the printer is not available within the time specified, the job does
  817. Rem     not print. Values for ticks1 must be in the range 1 through 255. The
  818. Rem     default value is 1.
  819. Rem /M:ticks2
  820. Rem     Specifies the maximum number of clock ticks PRINT can take to print a
  821. Rem     character on the printer. Values for ticks2 must be in the range 1
  822. Rem     through 255. The default value is 2. If a character is printed too
  823. Rem     slowly, MS-DOS displays an error message.
  824. Rem /S:ticks3
  825. Rem     Specifies the number of clock ticks the MS-DOS scheduler allocates for
  826. Rem     background printing. Values for ticks3 must be in the range 1 through
  827. Rem     255. The default value is 8. Increasing this value can speed up printing
  828. Rem     while slowing down other programs.
  829. Rem /Q:qsize
  830. Rem     Specifies the maximum number of files allowed in the print queue. Values
  831. Rem     for qsize must be in the range 4 through 32. The default value is 10.
  832. Rem /T  Removes all files from the print queue.
  833. Rem /C  Removes files from the print queue. You can use the /C and /P switches
  834. Rem     on the same command line.
  835. Rem /P  Adds files to the print queue.
  836. [PROMPT | change the DOS command prompt]
  837. PROMPT |[prompt text] [options]
  838. [PROMPT1 | change the DOS command prompt]
  839. PROMPT |[prompt text] [options]
  840. Rem Changes the DOS command prompt.
  841. Rem Options:
  842. Rem     "$Q"  = (equal sign)
  843. Rem     "$$"  $ (dollar sign)
  844. Rem     "$T"  Current time
  845. Rem     "$D"  Current date
  846. Rem     "$P"  Current drive and path
  847. Rem     "$V"  MS-DOS version number
  848. Rem     "$N"  Current drive
  849. Rem     "$G"  Rem (greater-than sign)
  850. Rem     "$L"  < (less-than sign)
  851. Rem     "$B"  | (pipe)
  852. Rem     '$_'  ENTER-LINEFEED
  853. Rem     "$E"  ASCII escape code (code 27)
  854. Rem     "$H"  Backspace (to delete a character that has been written to the
  855. Rem           prompt command line)
  856. [RECOVER | resolve sector problems]
  857. RECOVER |[d:][path]filename
  858. RECOVER d:
  859. RECOVER is no longer available ).
  860. Rem Resolves sector problems on a file or a disk.
  861. [REM | comments in batch]
  862. Rem |Used in batch files and in the CONFIG.SYS file to insert Remarks
  863. Rem (that will not be acted on).
  864. [RENAME | changes name of file(s)]
  865. RENAME |(REN) [d:][path]filename [d:][path]filename
  866. Rem Changes the filename under which a file is stored.
  867. [REPLACE | replaces stored files]
  868. REPLACE |[d:][path]filename [d:][path] [/A][/P][/R][/S][/U][/W]
  869. [REPLACE1 | replaces stored files]
  870. REPLACE |[d:][path]filename [d:][path] [/A][/P][/R][/S][/U][/W]
  871. Rem Replaces stored files with files of the same name from a different
  872. Rem storage location.
  873. Rem /A  Adds new files to the destination directory instead of replacing
  874. Rem     existing files. You cannot use this switch with the /S or /U switch.
  875. Rem /P  Prompts you for confirmation before replacing a destination file or
  876. Rem     adding a source file.
  877. Rem /R  Replaces read-only files as well as unprotected files. If you do not
  878. Rem     specify this switch but attempt to replace a read-only file, an error
  879. Rem     results and stops the replacement operation.
  880. Rem /S  Searches all subdirectories of the destination directory and replaces
  881. Rem     matching files. You cannot use the /S switch with the /A switch. The
  882. Rem     REPLACE command does not search subdirectories specified in path1.
  883. Rem /W  Waits for you to insert a disk before REPLACE begins to search for
  884. Rem     source files. If you do not specify /W, REPLACE begins replacing or
  885. Rem     adding files immediately after you press ENTER.
  886. Rem /U  Replaces (updates) only those files on the destination directory that
  887. Rem     are older than those in the source directory. You cannot use the /U
  888. Rem     switch with the /A switch.
  889. [RESTORE | restores to standard disk storage format]
  890. RESTORE |d: [d:][path]filename [/P][/S][/B:mm-dd-yy] [/A:mm-dd-yy][/E:hh:mm:ss] [/L:hh:mm:ss] [/M][/N][/D]
  891. Rem Restores to standard disk storage format files previously stored
  892. Rem using the BACKUP command.
  893. [RD (RMDIR)| Removes empty subdirectory]
  894. RD |[d:]path
  895. Rem Removes a subdirectory.
  896. [SCANDISK | disk analysis and repair tool]
  897. SCANDISK |[d: [d: . . .]|/all][/checkonly|/autofix[/nosave]|/custom][/surface][/mono][/nosummay]
  898. [SCANDISK1 | disk analysis and repair tool]
  899. SCANDISK |[d: [d: . . .]|/all][/checkonly|/autofix[/nosave]|/custom][/surface][/mono][/nosummay]
  900. SCANDISK volume-name[/checkonly|/autofix[/nosave]|/custom][/mono][/nosummary]
  901. SCANDISK /fragment [d:][path]filename
  902. SCANDISK /undo [undo-d:][/mono]
  903. Rem Starts the Microsoft ScanDisk program which is a disk analysis and
  904. Rem repair tool used to check a drive for errors and correct
  905. Rem any problems that it finds.
  906. [SELECT | formats disk and install country codes]
  907. SELECT |[d:] [d:][path] [country code][keyboard code]
  908. Rem Formats a disk and installs country-specific information and keyboard codes
  909. Rem (starting with DOS Version 6, this command is no longer available).
  910. [SET | set enviromental variable]
  911. SET |(string1)=[string2]
  912. Rem Inserts strings into the command environment. The set values
  913. Rem can be used later by programs.
  914. [SETVER | displays or set version table]
  915. SETVER |[d:]:path][filename (number)][/delete][/quiet]
  916. Rem Displays the version table and sets the version of DOS
  917. Rem that is reported to programs.
  918. [SHARE | installs support for file sharing locking]
  919. SHARE |[/F:space] [/L:locks]
  920. Rem Installs support for file sharing and file locking.
  921. [SHELL | specify the command interpreter]
  922. SHELL=|[d:][path]filename [parameters]
  923. Rem Used in the CONFIG.SYS file to specify the command interpreter for DOS.
  924. [SHIFT | increases number of replaceable parameters]
  925. SHIFT|
  926. Rem Increases number of replaceable parameters to more than the standard
  927. Rem ten for usein batch files.
  928. [SORT | sorts input and sends it to screen or file]
  929. SORT |[/R][/+n][drive1:][path1]filename1 [Rem [drive2:][path2]filename2]
  930. [SORT1 | sorts input and sends it to screen or file]
  931. SORT |[/R][/+n][drive1:][path1]filename1 [Rem [drive2:][path2]filename2]
  932. Rem Sorts input and sends it to the screen or to a file.
  933. Rem /R  Reverses the order of the sorting operation; that is, sorts from Z to A,
  934. Rem     and then from 9 to 0.
  935. Rem /+n Sorts the file according to the character in column n. If you do not use
  936. Rem     this switch, the SORT command sorts data according to the characters in
  937. Rem     column 1.
  938. [STACKS | set stacks number and size]
  939. STACKS=|(number),(size)
  940. Rem Used in the CONFIG.SYS file to set the number of stack frames
  941. Rem and the size of each stack frame.
  942. [SUBMENU | create a multilevel menu]
  943. SUBMENU=|blockname, [menutext]
  944. Rem Used in the CONFIG.SYS file to create a multilevel menu from which
  945. Rem you can select start-up options.
  946. [SUBST | create virtual drive letter from specific path]
  947. SUBST |d: d:path
  948. SUBST d: /D
  949. Rem Substitutes a virtual drive letter for a path designation.
  950. [SWITCHES | used to configure DOS in a special way]
  951. SWITCHES=|[/K][/F][/N][/W]
  952. [SWITCHES1 | used to configure DOS in a special way]
  953. SWITCHES=|[/K][/F][/N][/W]
  954. Rem Used in the CONFIG.SYS file to configure DOS in a special way;
  955. Rem for example, to tell DOS to emulate different hardware configurations.
  956. Rem /F  Skips the 2-second delay after displaying the "Starting MS-DOS ..."
  957. Rem     message during startup.
  958. Rem /K  Forces an enhanced keyboard to behave like a conventional keyboard.
  959. Rem /N  Prevents you from using the F5 or F8 key to bypass startup commands.
  960. Rem /W  Specifies that the WINA20.386 file has been moved to a directory other
  961. Rem     than the root directory.
  962. [SYS | transfers operating system to another disk]
  963. SYS |[source] d:
  964. Rem Transfers the operating system files to another disk.
  965. [TIME | display and set system clock time]
  966. TIME |hh:mm[:ss][.cc][A|P]
  967. Rem Displays current time setting of system clock and provides
  968. Rem a way for you to reset the time.
  969. [TREE | diplay directory paths]
  970. TREE |[d:][path] [/A][/F]
  971. Rem Displays directory paths and (optionally) files in each subdirectory.
  972. Rem /F  Displays the names of the files in each directory.
  973. Rem /A  Specifies that TREE is to use text characters instead of graphic
  974. Rem     characters to show the lines linking subdirectories.
  975. [TYPE | displays the contents of a file]
  976. TYPE |[d:][path]filename
  977. Rem Displays the contents of a file.
  978. [UNDELETE | restore deleted files]
  979. UNDELETE |[d:][path][filename] [/DT|/DS|/DOS]
  980. [UNDELETE1 | restore deleted files]
  981. UNDELETE |[d:][path][filename] [/DT|/DS|/DOS]
  982. UNDELETE [/list|/all|/purge[d:]|/status|/load|/U|/S[d:]|/Td:[-entries]]
  983. Rem Restores files deleted with the DELETE command.
  984. Rem /LIST
  985. Rem     Only lists the deleted files that are available to be recovered
  986. Rem /ALL
  987. Rem     Recovers deleted files without prompting for confirmation on each file.
  988. Rem /DOS
  989. Rem     Recovers only those files that are internally listed as deleted by
  990. Rem     MS-DOS, prompting for confirmation on each file.
  991. Rem /DT Recovers only those files listed in the deletion-tracking file,
  992. Rem     prompting for confirmation on each file.
  993. Rem /DS Recovers only those files listed in the SENTRY directory, prompting for
  994. Rem     confirmation on each file.
  995. Rem /LOAD
  996. Rem     Loads the Undelete memory-resident program into memory using information
  997. Rem     defined in the UNDELETE.INI file. If the UNDELETE.INI file does not
  998. Rem     exist, UNDELETE uses default values.
  999. Rem /UNLOAD
  1000. Rem     Unloads the memory-resident portion of the Undelete program from memory,
  1001. Rem     turning off the capability to restore deleted files.
  1002. Rem /PURGE[drive]
  1003. Rem     Deletes the contents of the SENTRY directory. If no drive is specified,
  1004. Rem     UNDELETE searches the current drive for the directory.
  1005. Rem /STATUS
  1006. Rem     Displays the type of delete protection in effect for each drive.
  1007. Rem /S[drive]
  1008. Rem     Enables the Delete Sentry level of protection and loads the
  1009. Rem     memory-resident portion of the UNDELETE program. The program records
  1010. Rem     information used to recover deleted files on the specified drive. If you
  1011. Rem     do not specify a drive, using this switch enables the Delete Sentry
  1012. Rem     level of protection on the current drive. Specifying the /S switch loads
  1013. Rem     the memory-resident program into memory using the information defined in
  1014. Rem     the UNDELETE.INI file.
  1015. Rem /Tdrive[-entries]
  1016. Rem     Enables the Delete Tracker level of protection and loads the
  1017. Rem     memory-resident portion of the UNDELETE program. The program records
  1018. Rem     information used to recover deleted files. The optional entries parameter,
  1019. Rem     which must be a value in the range 1 through 999, specifies the maximum
  1020. Rem     number of entries in the deletion-tracking file (PCTRACKR.DEL).
  1021. [UNFORMAT | undo disk format]
  1022. UNFORMAT |d: [/J][/L][/test][/partn][/P][/U]
  1023. [UNFORMAT1 | undo disk format]
  1024. UNFORMAT |d: [/J][/L][/test][/partn][/P][/U]
  1025. Rem Used to undo the effects of formatting a disk.
  1026. Rem /L  Lists every file and subdirectory found by UNFORMAT. If you do not
  1027. Rem     specify this switch, UNFORMAT lists only subdirectories and files that
  1028. Rem     are fragmented. To suspend scrolling of the displayed list, press
  1029. Rem     CTRL+S; to resume scrolling, press any key.
  1030. Rem /TEST
  1031. Rem     Shows how UNFORMAT would recreate the information on the disk, but does
  1032. Rem     not actually unformat the disk.
  1033. Rem /P  Sends output messages to the printer connected to LPT1.
  1034. [VER | display DOS version number]
  1035. VER
  1036. Rem Displays the DOS version number.
  1037. [VERIFY | sets verifying for all copying operations]
  1038. VERIFY |on|off
  1039. Rem Turns on the verify mode; the program checks all copying operations
  1040. Rem to assure that files are copied correctly.
  1041. [VOL | displays a disk's volume label]
  1042. VOL |[d:]
  1043. Rem Displays a disk's volume label.
  1044. [VSAFE | resident antivirus]
  1045. VSAFE |[/option[+|-]...] [/NE][/NX][Ax|/Cx] [/N][/D][/U]
  1046. Rem VSAFE is a memory-resident program that continuously monitors your
  1047. Rem computer for viruses and displays a warning when it finds one.
  1048. [XCOPY | copies subdirectories and files]
  1049. XCOPY |[d:][path]filename [d:][path][filename] [/A][/D:(date)] [/E][/M][/P][/S][/V][/W][Y\-Y]
  1050. [XCOPY1 | copies subdirectories and files]
  1051. XCOPY |[d:][path]filename [d:][path][filename] [/A][/D:(date)] [/E][/M][/P][/S][/V][/W][Y\-Y]
  1052. Rem Copies directories, subdirectories, and files.
  1053. Rem /Y  Indicates that you want XCOPY to replace existing file(s) without
  1054. Rem     prompting you for confirmation.
  1055. Rem /-Y Indicates that you want XCOPY to prompt you for confirmation when
  1056. Rem     replacing an existing file.
  1057. Rem /A  Copies only source files that have their archive file attributes set.
  1058. Rem     This switch does not modify the archive file attribute of the source
  1059. Rem     file.
  1060. Rem /M  Copies source files that have their archive file attributes set. Unlike
  1061. Rem     the /A switch, the /M switch turns off archive file attributes in the
  1062. Rem     files specified in source.
  1063. Rem /D:date
  1064. Rem     Copies only source files modified on or after the specified date.
  1065. Rem /P  Prompts you to confirm whether you want to create destination file.
  1066. Rem /S  Copies directories and subdirectories, unless they are empty. If you
  1067. Rem     omit this switch, XCOPY works within a single directory.
  1068. Rem /E  Copies any subdirectories, even if they are empty.
  1069. Rem /V  Verifies each file as it is written to the destination file to make sure
  1070. Rem     that the destination files are identical to the source files.
  1071. Rem /W  Displays the following message and waits for your response before
  1072. Rem     starting to copy files.
  1073.